[INFO] cloning repository https://github.com/jmdebarro/TerminalVisualizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmdebarro/TerminalVisualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmdebarro%2FTerminalVisualizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmdebarro%2FTerminalVisualizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c4adfb9e3b279dee5910a7aca08199137d87ae8
[INFO] checking jmdebarro/TerminalVisualizer against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmdebarro%2FTerminalVisualizer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmdebarro/TerminalVisualizer
[INFO] finished tweaking git repo https://github.com/jmdebarro/TerminalVisualizer
[INFO] tweaked toml for git repo https://github.com/jmdebarro/TerminalVisualizer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmdebarro/TerminalVisualizer on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmdebarro/TerminalVisualizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded zip v8.4.0
[INFO] [stderr]   Downloaded ogg_pager v0.7.1
[INFO] [stderr]   Downloaded lofty_attr v0.12.0
[INFO] [stderr]   Downloaded viuer v0.9.2
[INFO] [stderr]   Downloaded media-seek v0.4.0
[INFO] [stderr]   Downloaded mp4ameta v0.13.0
[INFO] [stderr]   Downloaded id3 v1.16.4
[INFO] [stderr]   Downloaded lofty v0.23.3
[INFO] [stderr]   Downloaded yt-dlp v2.7.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205
[INFO] running `Command { std: "docker" "start" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking ogg_pager v0.7.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling lofty_attr v0.12.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling yt-dlp v2.7.1
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lofty v0.23.3
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking media-seek v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking zip v8.4.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking id3 v1.16.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking mp4ameta v0.13.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.1.0
[INFO] [stderr]     Checking viuer v0.9.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking visual v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video`
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let video: PathBuf = download_video(url).await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_video`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video`
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let video: PathBuf = download_video(url).await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_video`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205", kill_on_drop: false }`
[INFO] [stdout] 53162f3c1ebbab405c7f9a35532ddd9a1c9e095858432215319b91a00ce69205
